Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Dir-map explorer
dir-map-explorer.rv:0.1.2
5.6 KB
13 Mar 2003
to work with directory maps generated by %dir-mapper.r script
author: Oldes
Save email attachments to disk
detach.r2.3 KB
13 Mar 2003
Detach mail attachments
author: Sterling Newton
Directory Mapper
dir-mapper.rv:1.0.5
5.0 KB
13 Mar 2003
Recursively builds a dir-structure map of the directory with file/dir informations as size and dates
author: Oldes and Stephane Bagnier
DIR
dos-dir.rv:1.1.0
2.1 KB
25 Jul 2007
DOS-like DIR command.
author: REBolek
disable face
disable-face.rv:1.0.0
1.7 KB
13 Mar 2003
disable and enable face
author: Volker Nitsch
PhotoTrackr DPL700 to GPX/PLT converter
dpl700-converter.r20.8 KB
3 Oct 2009
Converts memory dumps of the Gisteq PhotoTrackr GPS logger (MTK) to GPX/OziExplorer formats
author: pijoter
Diff compare
diff.r1.1 KB
13 Mar 2003
See the differences between two files. Only provides basic DIFF functionality. Shows lines which don't exist in other file.
author: Bohdan Lechnowsky
dir-tree
dir-tree.rv:1.0.0
1.8 KB
13 Mar 2003
Recursively build a rebol and human readable tree from a directory or a ftp site. Maximum depth can be set.
author: Stephane Bagnier
Date and time functions
date-time.r
 discussion
v:1.1
11.8 KB
24 Feb 2011
This script contains the Rebol implementation of some date and time functions provided in the glibc library and the gnumeric (and therefore Microsoft Excel) software. While the use and handling of date and time data are in most cases straightforward with Rebol, some of the advanced date and times functionalities found in glibc and gnumeric are still missing in [...]
author: Francois Vanzeveren
Simple Rebol DBMS
db.rv:1.2.0
24.7 KB
13 Mar 2003
RebolBase is a simple database managment system written entirely in Rebol. Its main feature is that it stores its data in plain, newline delimited text files. This allows the database to be accessed and modified by other programs.
author: Jamey Cribbs
encompass function
encompass.rv:1.0.3
8.2 KB
26 Nov 2003
Patch/Extend/Restrict any function by transparently enclosing it within another.
author: Maxim Olivier-Adlhoch
En-/decryption Functions
encrypt.r2.1 KB
13 Mar 2003
A basic encryption scheme.
author: Bohdan Lechnowsky
EnList
enlist.rv:0.0.3
10.3 KB
20 Jul 2003
Simple GUI for encap tools
author: Gregg Irwin
error-logger
error-logger.rv:1.2.0
5.3 KB
13 Mar 2003
give better error feedback. logs a kind of stack-trace on error.
author: Volker
eText
etext.r
 documentation
v:1.2.1
14.8 KB
13 Mar 2003
Processes plain text to HTML.
author: Andrew Martin
Fixed
fixed.rv:1.6.9
3.4 KB
13 Nov 2003
Cuts up fixed width data file into Rebol values in an association.
author: Andrew Martin
Import and Validate User Input
filtered-import.r
 documentation
v:0.1.1
10.9 KB
5 Jun 2007
Filters user input based upon a given spec
author: Christopher Ross-Gill
Interactive FTP Downloader
ftpdownload.r
 documentation
718 bytes
13 Mar 2003
Download a group of files from an FTP server, prompting for each file along the way.
author: [unknown]
Find Invalid Chars
findchars.r679 bytes
13 Mar 2003
Finds odd unprintable ASCII characters in a file
author: Carl Sassenrath
Search Web Pages
findweb.r733 bytes
13 Mar 2003
Simple example of searching multiple web pages for a specified string.
author: [unknown]